Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9주차미션_윈트 #17

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

justindevcode
Copy link
Collaborator

작업 내용 👨🏻‍💻

jwt를 이용한 인증인가를 추가하였습니다.

To Reviewers 💬

  • 이미 구현해둔 코드에 나중에 로그인쪽을 갈아업고 개발하려니 복붙한거랑 원래꺼랑 섞여서 코드가 엉망이네요..

Reference 🔬

@justindevcode justindevcode added the mission 🚀 미션 제출 label May 28, 2023
@justindevcode justindevcode requested a review from chrkb1569 May 28, 2023 05:55
Copy link
Collaborator

@chrkb1569 chrkb1569 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코드량이 상당했는데 중간중간 주석이 있어서 어떠한 역할을 수행하는 파일인지 확인하기가 수월하였습니다!
저도 이번 미션에서 JWT를 통한 로그인 기능을 구현하였으나, 로그아웃 기능은 구현하지 않아 구현하신 기능에 대하여 자세히 보았는데, redis를 활용하여 로그아웃 여부를 확인할 수 있을 줄은 몰랐네요..
또한, querydsl은 듣기만 했지 실제로는 어떻게 동작하는지 잘 몰랐던 기술이기에, 이번 미션을 리뷰하면서 많이 알아가는 것 같습니다.
마지막 application-prod.yml 파일의 경우에는 s3에 접근할 수 있는 키값들이 노출되어 있는데,
보안적인 문제로 인하여 .gitignore 를 사용해 노출을 피하시는 게 좋을 것 같습니다.
이번 9주차 미션 하시느라 고생 많으셨습니다!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mission 🚀 미션 제출
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants